2025-11-13 08:37:08,390 [ 83032 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-11-13 08:37:08,391 [ 83032 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-11-13 08:37:08,391 [ 83032 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-11-13 08:37:08,391 [ 83032 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_o6bdc3 --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_block_structure_mismatch/test.py::test test_cancel_freeze/test.py::test_cancel_backup test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' test_cluster_all_replicas/test.py::test_cluster 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes]' test_cluster_all_replicas/test.py::test_global_in 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes]' test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed]' test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list test_distributed_storage_configuration/test.py::test_insert test_distributed_type_object/test.py::test_distributed_type_object test_dot_in_user_name/test.py::test_user_with_dot_in_name test_dotnet_client/test.py::test_dotnet_client 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_disks_app_func/test.py::test_disks_app_func_cp test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_database_iceberg/test.py::test_hide_sensitive_info test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_allowed_url_from_config/test.py::test_config_with_hosts test_cluster_all_replicas/test.py::test_cluster test_config_substitutions/test.py::test_allow_databases [gw8] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw3] [ 2%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts [gw8] [ 3%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw4] [ 4%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections [gw0] [ 5%] PASSED test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld [gw3] [ 6%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts [gw0] [ 7%] PASSED test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln [gw8] [ 8%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw0] [ 9%] PASSED test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls [gw4] [ 10%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw3] [ 11%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts [gw0] [ 12%] PASSED test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv [gw8] [ 13%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw5] [ 14%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw3] [ 15%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section [gw9] [ 16%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] [gw7] [ 17%] PASSED test_cluster_all_replicas/test.py::test_cluster test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] [gw4] [ 18%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw0] [ 19%] PASSED test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write [gw0] [ 20%] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm [gw8] [ 21%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw3] [ 22%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote [gw5] [ 23%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw0] [ 24%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive [gw4] [ 25%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw5] [ 26%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw8] [ 27%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw5] [ 28%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw4] [ 29%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw7] [ 30%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] [gw8] [ 31%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw9] [ 32%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] [gw4] [ 33%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw6] [ 34%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables [gw1] [ 35%] PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration [gw1] [ 36%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw1] [ 37%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_composable_protocols/test.py::test_connections [gw7] [ 38%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] test_cluster_all_replicas/test.py::test_global_in [gw0] [ 39%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list [gw7] [ 40%] PASSED test_cluster_all_replicas/test.py::test_global_in test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw0] [ 41%] PASSED test_disks_app_func/test.py::test_remote_disk_list [gw5] [ 42%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw9] [ 43%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] [gw5] [ 44%] PASSED test_config_substitutions/test.py::test_include_config [gw6] [ 45%] PASSED test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces [gw7] [ 46%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw8] [ 47%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw8] [ 48%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw9] [ 49%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] [gw8] [ 50%] PASSED test_composable_protocols/test.py::test_proxy_1 test_aggregation_memory_efficient/test.py::test_remote [gw1] [ 51%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw1] [ 52%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl [gw1] [ 53%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_dependency_xml/test.py::test_dependent_tables [gw1] [ 54%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw4] [ 55%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw1] [ 56%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw1] [ 57%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw1] [ 58%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw1] [ 59%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw9] [ 60%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw2] [ 61%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] [gw7] [ 62%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] test_cancel_freeze/test.py::test_cancel_backup [gw4] [ 63%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw8] [ 64%] PASSED test_aggregation_memory_efficient/test.py::test_remote [gw3] [ 65%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw5] [ 66%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml [gw9] [ 67%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw0] [ 68%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw6] [ 69%] PASSED test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_check_table/test.py::test_check_all_tables [gw6] [ 70%] PASSED test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash [gw6] [ 71%] PASSED test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location [gw6] [ 72%] PASSED test_database_iceberg/test.py::test_tables_with_same_location [gw4] [ 73%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw7] [ 74%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw8] [ 75%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw7] [ 76%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw4] [ 77%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw5] [ 78%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw0] [ 79%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dot_in_user_name/test.py::test_user_with_dot_in_name test_block_structure_mismatch/test.py::test [gw0] [ 80%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw3] [ 81%] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] [gw2] [ 82%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] [gw5] [ 83%] PASSED test_block_structure_mismatch/test.py::test [gw4] [ 84%] PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw3] [ 85%] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] [gw9] [ 86%] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw3] [ 87%] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] test_distributed_storage_configuration/test.py::test_insert [gw8] [ 88%] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw3] [ 89%] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] test_dotnet_client/test.py::test_dotnet_client [gw8] [ 90%] PASSED test_dotnet_client/test.py::test_dotnet_client [gw9] [ 91%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw2] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] [gw2] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] [gw1] [ 94%] PASSED test_cancel_freeze/test.py::test_cancel_backup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw1] [ 95%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw2] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_distributed_type_object/test.py::test_distributed_type_object [gw1] [ 97%] PASSED test_distributed_type_object/test.py::test_distributed_type_object [gw2] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] [gw2] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw2] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 115.00s call test_cancel_freeze/test.py::test_cancel_backup 58.55s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 53.00s call test_allowed_url_from_config/test.py::test_table_function_remote 52.04s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 48.43s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 47.93s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 46.61s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 46.26s call test_database_iceberg/test.py::test_many_namespaces 45.32s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 44.63s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 31.97s setup test_database_iceberg/test.py::test_hide_sensitive_info 28.64s setup test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 28.23s call test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 26.72s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 24.88s setup test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 24.80s setup test_cluster_all_replicas/test.py::test_cluster 23.35s call test_dictionaries_dependency_xml/test.py::test_get_data 23.18s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 22.89s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 22.56s teardown test_database_iceberg/test.py::test_tables_with_same_location 22.05s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 21.85s teardown test_disks_app_func/test.py::test_remote_disk_list 21.10s setup test_config_substitutions/test.py::test_allow_databases 20.89s setup test_check_table/test.py::test_check_all_tables 19.99s setup test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 19.37s setup test_disks_app_func/test.py::test_disks_app_func_cp 19.02s call test_dictionaries_postgresql/test.py::test_invalidate_query 18.98s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 18.32s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 17.71s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 17.65s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 17.15s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 17.09s setup test_block_structure_mismatch/test.py::test 17.02s setup test_dot_in_user_name/test.py::test_user_with_dot_in_name 16.66s setup test_aggregation_memory_efficient/test.py::test_remote 16.65s setup test_allowed_url_from_config/test.py::test_config_with_hosts 16.52s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 16.02s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 15.95s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 15.50s call test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 15.27s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 15.15s teardown test_config_substitutions/test.py::test_include_config 14.88s setup test_config_decryption/test.py::test_successful_decryption_xml 14.80s setup test_distributed_type_object/test.py::test_distributed_type_object 14.56s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 14.47s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 14.42s setup test_distributed_storage_configuration/test.py::test_insert 14.21s call test_check_table/test.py::test_check_normal_table_corruption[] 14.06s setup test_cancel_freeze/test.py::test_cancel_backup 13.49s setup test_composable_protocols/test.py::test_connections 13.35s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 12.97s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 12.33s call test_check_table/test.py::test_check_all_tables 12.26s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 12.20s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 11.54s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 10.86s teardown test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 10.47s teardown test_cancel_freeze/test.py::test_cancel_backup 10.47s call test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 10.10s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 9.90s call test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 9.64s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 9.54s teardown test_allowed_url_from_config/test.py::test_table_function_remote 9.52s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 9.47s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 9.42s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 9.04s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 8.86s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 8.79s call test_database_iceberg/test.py::test_list_tables 8.64s call test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 8.23s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 7.98s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 7.36s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 6.94s teardown test_aggregation_memory_efficient/test.py::test_remote 6.77s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 6.62s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 6.61s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 6.43s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 6.30s setup test_dotnet_client/test.py::test_dotnet_client 6.29s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 6.23s teardown test_distributed_type_object/test.py::test_distributed_type_object 6.07s teardown test_distributed_storage_configuration/test.py::test_insert 5.69s teardown test_config_decryption/test.py::test_successful_decryption_yaml 5.65s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 5.39s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 5.34s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 5.34s teardown test_block_structure_mismatch/test.py::test 5.30s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 5.26s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 5.25s teardown test_dot_in_user_name/test.py::test_user_with_dot_in_name 4.94s call test_aggregation_memory_efficient/test.py::test_remote 4.44s call test_distributed_type_object/test.py::test_distributed_type_object 4.44s call test_config_substitutions/test.py::test_allow_databases 4.37s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 4.31s call test_distributed_storage_configuration/test.py::test_insert 4.09s call test_dotnet_client/test.py::test_dotnet_client 3.84s call test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 3.64s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 3.55s teardown test_dotnet_client/test.py::test_dotnet_client 3.48s call test_database_iceberg/test.py::test_hide_sensitive_info 3.40s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 3.36s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 3.27s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 3.25s teardown test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 3.19s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 3.19s call test_dot_in_user_name/test.py::test_user_with_dot_in_name 3.05s call test_config_substitutions/test.py::test_config 2.92s call test_dictionaries_postgresql/test.py::test_load_dictionaries 2.87s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 2.83s call test_config_substitutions/test.py::test_include_config 2.80s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 2.79s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 2.74s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 2.71s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 2.62s call test_composable_protocols/test.py::test_proxy_1 2.51s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 2.49s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 2.48s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 2.42s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 2.39s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 2.37s call test_disks_app_func/test.py::test_disks_app_func_cp 2.33s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 2.31s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 2.27s call test_allowed_url_from_config/test.py::test_config_with_hosts 2.25s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 2.01s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 1.95s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 1.80s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 1.80s call test_disks_app_func/test.py::test_disks_app_func_mv 1.66s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 1.65s call test_disks_app_func/test.py::test_remote_disk_list 1.42s call test_config_substitutions/test.py::test_config_from_env_overrides 1.42s teardown test_composable_protocols/test.py::test_proxy_1 1.41s call test_database_iceberg/test.py::test_select 1.39s call test_disks_app_func/test.py::test_disks_app_func_ln 1.37s call test_database_iceberg/test.py::test_tables_with_same_location 1.35s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 1.34s call test_disks_app_func/test.py::test_disks_app_func_ls 1.33s call test_cluster_all_replicas/test.py::test_cluster 1.32s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 1.27s call test_disks_app_func/test.py::test_disks_app_func_rm 1.20s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.17s call test_block_structure_mismatch/test.py::test 1.11s call test_composable_protocols/test.py::test_connections 1.10s call test_cluster_all_replicas/test.py::test_global_in 1.10s call test_dictionaries_postgresql/test.py::test_postgres_schema 0.91s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.81s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.81s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.75s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.68s call test_config_decryption/test.py::test_successful_decryption_xml 0.67s call test_database_iceberg/test.py::test_table_with_slash 0.65s call test_disks_app_func/test.py::test_disks_app_func_ld 0.63s call test_config_decryption/test.py::test_successful_decryption_yaml 0.59s call test_disks_app_func/test.py::test_disks_app_func_read_write 0.47s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.42s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.32s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.28s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.23s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.01s call test_composable_protocols/test.py::test_http_proxy_1 0.01s setup test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_database_iceberg/test.py::test_list_tables 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ld 0.00s teardown test_check_table/test.py::test_check_all_tables 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ls 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_database_iceberg/test.py::test_list_tables 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_disks_app_func/test.py::test_remote_disk_list 0.00s setup test_database_iceberg/test.py::test_table_with_slash 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_cluster_all_replicas/test.py::test_global_in 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_config_substitutions/test.py::test_config 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_database_iceberg/test.py::test_select 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s setup test_disks_app_func/test.py::test_disks_app_func_mv 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_database_iceberg/test.py::test_many_namespaces 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_database_iceberg/test.py::test_select 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_cp 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_cluster_all_replicas/test.py::test_cluster 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ln 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ls 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ld 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_database_iceberg/test.py::test_table_with_slash 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_cluster_all_replicas/test.py::test_global_in 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_mv 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_disks_app_func/test.py::test_disks_app_func_cp PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_disks_app_func/test.py::test_disks_app_func_ld PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_disks_app_func/test.py::test_disks_app_func_ln PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_disks_app_func/test.py::test_disks_app_func_ls PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] PASSED test_cluster_all_replicas/test.py::test_cluster PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_disks_app_func/test.py::test_disks_app_func_mv PASSED test_disks_app_func/test.py::test_disks_app_func_read_write PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_config_substitutions/test.py::test_config PASSED test_disks_app_func/test.py::test_disks_app_func_rm PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_database_iceberg/test.py::test_hide_sensitive_info PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive PASSED test_cluster_all_replicas/test.py::test_global_in PASSED test_disks_app_func/test.py::test_remote_disk_list PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] PASSED test_config_substitutions/test.py::test_include_config PASSED test_database_iceberg/test.py::test_list_tables PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_database_iceberg/test.py::test_many_namespaces PASSED test_database_iceberg/test.py::test_select PASSED test_database_iceberg/test.py::test_table_with_slash PASSED test_database_iceberg/test.py::test_tables_with_same_location PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_check_table/test.py::test_check_all_tables PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] PASSED test_block_structure_mismatch/test.py::test PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] PASSED test_cancel_freeze/test.py::test_cancel_backup PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] ======================= 100 passed in 396.76s (0:06:36) ========================